projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a301fa
)
Add notes about releases and tags
author
Felix Krull
<f_krull@gmx.de>
Fri, 14 Jun 2019 07:19:21 +0000
(07:19 +0000)
committer
Colin Walters
<walters@verbum.org>
Fri, 6 May 2022 16:53:54 +0000
(12:53 -0400)
rust-bindings/rust/README.md
patch
|
blob
|
history
diff --git
a/rust-bindings/rust/README.md
b/rust-bindings/rust/README.md
index abb3c1aba657c66f148dffd11ea420ba9e4d5279..8ae8b9a9d96f99e4ded5eff2ffaf63388dca960e 100644
(file)
--- a/
rust-bindings/rust/README.md
+++ b/
rust-bindings/rust/README.md
@@
-92,6
+92,10
@@
The version needs to be changed in the following places (if applicable):
* in `Cargo.toml` for the main crate version
* in `README.md` in the *Installing* section in case of major version bumps
+Then, run the publish jobs on the release commit. Main and -sys crate don't have
+to be released in lockstep. Then tag the commit as `ostree/x.y.z` and/or
+`ostree-sys/x.y.z`.
+
## License
The `ostree` crate is licensed under the MIT license. See the LICENSE file for
details.